-
Home
-
WP-Stateless – Google Cloud Storage
-
4.1.1
-
Code
-
Classes
- Migrator
Total Complexity |
57 |
Dependencies |
5 |
Dependents |
3 |
Total lines |
407 |
Lines of code |
216 |
Logical lines of code |
121 |
Comment lines |
104 |
Methods |
17 |
Properties |
1 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
start_migration() |
A |
49 |
10 |
27 |
show_messages() |
A |
47 |
9 |
35 |
migration_finished() |
S |
50 |
7 |
28 |
_check_required_migrations() |
S |
55 |
6 |
19 |
migrate() |
S |
51 |
5 |
26 |
_get_migration_ids() |
S |
59 |
4 |
15 |
_get_object() |
S |
61 |
3 |
12 |
migration_failed() |
S |
63 |
2 |
10 |
migration_started() |
S |
63 |
2 |
10 |
get_migrations() |
S |
68 |
2 |
6 |
notice_dismissed() |
S |
81 |
1 |
3 |
_init_hooks() |
S |
63 |
1 |
9 |
_id_to_file() |
S |
79 |
1 |
3 |
_id_to_class() |
S |
80 |
1 |
3 |
_class_to_id() |
S |
79 |
1 |
3 |
_file_to_id() |
S |
79 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |